Ubuntu Install

Objectives

Working in groups, you will build a Linux-based virtualization host server on hardware provided in the class.

Overview

Most of all the details that you need to do this install are provided in our Virtual Training Platform documentation at:

https://images.nsrc.org/docs/os-installation/

We will provide a USB drive you can boot your machine from and includes the Ubuntu server installation software.

Summary of Base Ubuntu OS Installation Steps

Here is a quick summary of answers to provide during installation. More details are provided in the documentation linked above.

When prompted, you can remove the USB drive and let your machine restart.

Post Base Ubuntu OS Install Steps

Once your machine restarts, you can log in as the user “nsrc” using the password you used during installation. Now you are ready to configure your new Ubuntu 26.04 LTS server to work with the Virtual Training Platform and the various lab topologies that are available.

Configure Network Connection

Now that you are logged in to your new Ubuntu server you should read the online documentation to configure your network interfaces for your environment. This is available at:

https://images.nsrc.org/docs/os-installation/#network-configuration

Then, continue with the next step, which is Scripted Setup

Note

Until now you will have been typing commands at the system console.

Once the scripted setup is complete, you should be able to connect a laptop ethernet connection into the LAN interface, and ssh to nsrc@local.nsrc.org or nsrc@100.126.0.1, with password authentication.

You can also SSH to the WAN interface address, but this is restricted to public key authentication only. This means you’ll need to upload your public key to ~/.ssh/authorized_keys if you want to access this way.

6 Aug 2026